assembly run造句
例句与造句
- Avoid code that relies on an assembly running from a particular location
避免使用依赖于从特定位置运行的程序集的代码。 - Class , to ensure that the jscript code in the assembly runs with the proper synchronization
类) ,以确保程序集中的jscript代码使用正确的同步运行。 - An assembly running in this context can only access limited resources on the local server
在此上下文中运行的程序集只能访问本地服务器上的有限资源。 - Specifies whether components in the assembly run in the creator s process or in a system process
指定程序集中的组件是在创建者的进程中运行还是在系统进程中运行。 - Different assemblies running within the same application domain always have distinct isolated stores
在同一应用程序域内运行的不同程序集始终具有各自的独立存储区。 - It's difficult to find assembly run in a sentence. 用assembly run造句挺难的
- Assemblies running in a partially - trusted environment will not be able to use it , even if they have the
在部分信任的环境中运行的程序集将无法使用服务器枚举,即使这些程序集具有 - Because of a set of assemblies running in the same application domain , application domains can discover each other at execution time by using the
由于一组程序集运行于同一个应用程序域中,因此应用程序域可以在执行期间使用. net framework中的 - Microsoft office outlook 2003 projects can be used to build application - level solutions , in which a managed code assembly runs as an add - in in outlook
Microsoft office outlook 2003项目可用于生成应用程序级别的解决方案,其中有一个托管代码程序集以outlook中的外接程序的形式运行。 - The next time a user opens the outdated office document , the notification assembly runs , and the user sees the message box that contains information on getting the latest document version
当用户下次打开过期的office文档时,通知程序集将运行,该用户将看到包含有关获取最新文档版本信息的消息框。 - By virtue of a set of assemblies running in the same application domain , assemblies are able to discover each other at execution time using the . net framework reflection apis or other means , and are able to call into them in late - bound fashion
依靠相同应用程序域中运行的程序集集合,程序集可以在执行时使用. net framework反映api或其他手段相互发现对方,并且可以通过后绑定方式进行调用。 - With the visual studio 2005 debugger , you can now debug managed common language runtime assemblies running inside the sql server 2005 process in much the same way that you have debugged stored procedures , functions , triggers , and other kinds of database objects
利用visual studio 2005调试器,您现在可以像调试存储过程、函数、触发器和其他类型的数据库对象那样调试在sql server 2005进程内运行的托管公共语言运行库( clr )程序集。